wayland: Don't pass parent when creating dynamic positioner
authorJonas Ådahl <jadahl@gmail.com>
Mon, 12 Sep 2016 10:24:50 +0000 (18:24 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Wed, 14 Sep 2016 03:29:32 +0000 (11:29 +0800)
commitbc6630bb7dd71cfc3a5ed1f93e2ef56c987acb30
tree2426471bede8bb2d91b1277d3521a87d7e0a3049
parent9a2ce3a485d31a28824fa94258ffa55de69a4a1c
wayland: Don't pass parent when creating dynamic positioner

When using the dynamic positioner (i.e. positioning from move_to_rect)
we can always rely on having a proper transient-for to position
relative to, so lets drop the ignored parameter.

https://bugzilla.gnome.org/show_bug.cgi?id=771117
gdk/wayland/gdkwindow-wayland.c